Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.5.2 #128

Merged
merged 2 commits into from
Jan 27, 2024
Merged

chore: release v0.5.2 #128

merged 2 commits into from
Jan 27, 2024

Conversation

frol
Copy link
Contributor

@frol frol commented Jan 27, 2024

🤖 New release

  • cargo-near: 0.5.1 -> 0.5.2 (⚠️ API breaking changes)

⚠️ cargo-near breaking changes

--- failure struct_missing: pub struct removed or renamed ---

Description:
A publicly-visible struct cannot be imported by its prior path. A `pub use` may have been removed, or the struct itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.27.0/src/lints/struct_missing.ron

Failed in:
  struct cargo_near::types::utf8_path_buf::Utf8PathBufInner, previously in file /tmp/.tmpdQgrcT/cargo-near/src/types/utf8_path_buf.rs:13
Changelog

0.5.2 - 2024-01-27

Other

  • Updated "feature flag" for near-cli-rs (ledger) (#126)
  • Updated near-sdk-rs to 5.0.0-alpha.2 in the new project template (#127)


This PR was generated with release-plz.

@frol frol changed the title chore: release v0.5.2 chore: release v0.6.0 Jan 27, 2024
@frol frol force-pushed the release-plz-2024-01-27T11-05-00Z branch from 99bb161 to ac2169c Compare January 27, 2024 13:36
Signed-off-by: Vlad <[email protected]>
@frol frol force-pushed the release-plz-2024-01-27T11-05-00Z branch from ac2169c to 4f07cf8 Compare January 27, 2024 17:12
…breaking change (the crate is not used widely)
@frol frol changed the title chore: release v0.6.0 chore: release v0.5.2 Jan 27, 2024
@frol frol enabled auto-merge (squash) January 27, 2024 17:24
@frol frol disabled auto-merge January 27, 2024 17:42
@frol frol merged commit 48c7b48 into main Jan 27, 2024
14 checks passed
@frol frol deleted the release-plz-2024-01-27T11-05-00Z branch January 27, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant